-
Home
-
Independent Analytics – Google Analytics Alternative for WordPress
-
2.12.2
-
Code
-
Classes
- Relative_Date_Range
| Total Complexity |
34 |
| Dependencies |
6 |
| Dependents |
18 |
| Total lines |
244 |
| Lines of code |
178 |
| Logical lines of code |
120 |
| Comment lines |
26 |
| Methods |
24 |
| Properties |
2 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| beginning_of_time() |
S |
52 |
6 |
24 |
| range_by_id() |
S |
65 |
3 |
10 |
| this_week() |
S |
59 |
2 |
13 |
| __construct() |
S |
64 |
2 |
9 |
| is_valid_range() |
S |
70 |
2 |
6 |
| relative_range_id() |
S |
82 |
1 |
3 |
| label() |
S |
82 |
1 |
3 |
| today() |
S |
71 |
1 |
5 |
| yesterday() |
S |
71 |
1 |
5 |
| last_seven() |
S |
69 |
1 |
6 |
| last_thirty() |
S |
69 |
1 |
6 |
| last_sixty() |
S |
69 |
1 |
6 |
| last_ninety() |
S |
69 |
1 |
6 |
| last_week() |
S |
69 |
1 |
6 |
| this_month() |
S |
63 |
1 |
9 |
| last_month() |
S |
66 |
1 |
7 |
| last_three_months() |
S |
67 |
1 |
7 |
| last_six_months() |
S |
67 |
1 |
7 |
| last_twelve_months() |
S |
67 |
1 |
7 |
| this_year() |
S |
65 |
1 |
8 |
| last_year() |
S |
64 |
1 |
8 |
| all_time() |
S |
71 |
1 |
5 |
| ranges() |
S |
65 |
1 |
9 |
| range_ids() |
S |
80 |
1 |
3 |